home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / System 7 / ctc 1.5 / ctc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-01-26  |  161 b   |  13 lines  |  [TEXT/KAHL]

  1. /* ctc.h
  2.  *
  3.  */
  4.  
  5. #define    OK        (1)
  6. #define    CANCEL    (2)
  7. #define    CREATOR    (3)
  8. #define    TYPE    (4)
  9. #define DOS        (8)
  10. #define IGNORE    (9)
  11. #define MAC        (10)
  12. #define UNIX    (11)
  13.